home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / how_t000.swf / scripts / DefineButton2_122 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2010-11-09  |  58 b   |  5 lines

  1. on(press){
  2.    clearInterval(id);
  3.    gotoAndStop(3);
  4. }
  5.